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