Ignore export/ and remove tileserver
This commit is contained in:
parent
53e8d3ea45
commit
ea6a631560
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
local
|
||||
data
|
||||
export
|
||||
|
|
|
@ -84,7 +84,6 @@ services:
|
|||
- PORT=3000
|
||||
links:
|
||||
- api
|
||||
- tileserver
|
||||
ports:
|
||||
- '3001:3000'
|
||||
restart: on-failure
|
||||
|
|
Loading…
Reference in a new issue