varnish add
This commit is contained in:
1
Dockerfile
Symbolic link
1
Dockerfile
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
deploy/app/Dockerfile
|
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
build: ./deploy/app
|
build: .
|
||||||
container_name: zbiorka-app
|
container_name: zbiorka-app
|
||||||
#ports:
|
#ports:
|
||||||
# - "${APP_PORT:-8080}:${APP_PORT}"
|
# - "${APP_PORT:-8080}:${APP_PORT}"
|
||||||
|
Reference in New Issue
Block a user