build(golatt): upgrade to pre-0.4.0
This commit is contained in:
parent
b05b912f15
commit
a5fe3b2ea2
4 changed files with 21 additions and 8 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
NOW_DOMAIN: "example.org"
|
||||
NOW_CONFIG: "config.json"
|
||||
volumes:
|
||||
- ./data.json:/app/data.json:ro
|
||||
- ./assets:/app/public:ro
|
||||
- ./config.json:/app/config.json:ro
|
||||
- ./public:/app/public:ro
|
||||
ports:
|
||||
- "8000:80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue