mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Merge branch 'pu' of ssh://gitlab.archlinux.org:222/hwittenborn/aurweb into pu
This commit is contained in:
commit
0386e0dbc2
1 changed files with 4 additions and 0 deletions
|
@ -166,6 +166,8 @@ services:
|
||||||
- ./web/template:/aurweb/web/template
|
- ./web/template:/aurweb/web/template
|
||||||
- ./web/lib:/aurweb/web/lib
|
- ./web/lib:/aurweb/web/lib
|
||||||
- ./templates:/aurweb/templates
|
- ./templates:/aurweb/templates
|
||||||
|
ports:
|
||||||
|
- "19000:9000"
|
||||||
|
|
||||||
fastapi:
|
fastapi:
|
||||||
image: aurweb:latest
|
image: aurweb:latest
|
||||||
|
@ -197,6 +199,8 @@ services:
|
||||||
- ./web/template:/aurweb/web/template
|
- ./web/template:/aurweb/web/template
|
||||||
- ./web/lib:/aurweb/web/lib
|
- ./web/lib:/aurweb/web/lib
|
||||||
- ./templates:/aurweb/templates
|
- ./templates:/aurweb/templates
|
||||||
|
ports:
|
||||||
|
- "18000:8000"
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: aurweb:latest
|
image: aurweb:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue