Fix srv.9iron.club using a mountpoint that didn't make sense

This commit is contained in:
Salt 2021-08-24 00:39:42 -05:00
parent 54eeb4a643
commit e49b8e26a0

View File

@ -9,5 +9,5 @@
- name: web
aliases: [ "srv" ]
volumes:
- /var/www/srv.9iron.club:/usr/local/apache2/htdocs
tags: [ docker, 9iron ]
- /srv/desu.ltd/srv:/usr/local/apache2/htdocs
tags: [ docker, srv ]