update report
This commit is contained in:
@@ -1,13 +1,18 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
|
#timeoftheday: !timestamp
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
build:
|
build: .
|
||||||
dockerfile: Dockerfile-dev
|
image: "{{ now | quote }}"
|
||||||
container_name: buku-telepn-dev
|
|
||||||
|
# build:
|
||||||
|
# dockerfile: Dockerfile
|
||||||
|
container_name: report_satudata
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8081:80"
|
- "8080:80"
|
||||||
# networks:
|
# networks:
|
||||||
# - proxy
|
# - proxy
|
||||||
volumes:
|
volumes:
|
||||||
1
src/supervisord.pid
Normal file
1
src/supervisord.pid
Normal file
@@ -0,0 +1 @@
|
|||||||
|
1
|
||||||
Reference in New Issue
Block a user