varnish add
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
deploy/app/Dockerfile
|
||||||
+1
-1
@@ -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