Pritup pres PHP a docker
This commit is contained in:
committed by
lachtan obecny
parent
5b8e535be0
commit
8f5a69c86f
8
compose.yaml
Normal file
8
compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
get:
|
||||
build: .
|
||||
environment:
|
||||
PUBLIC_BASE_URL: https://get.fnet.cz/
|
||||
ports:
|
||||
- "8082:80"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user