Set to stock website image

This commit is contained in:
Matthew Sevey 2022-05-26 13:22:40 -04:00
parent cc66e397a3
commit f25c2ab7bf
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
1 changed files with 2 additions and 2 deletions

View File

@ -91,9 +91,9 @@ services:
website:
# uncomment "build" and comment out "image" to build from sources
# build:
# context: https://github.com/SkynetLabs/webportal-website-skynetlabs.git#main
# context: https://github.com/SkynetLabs/webportal-website.git#main
# dockerfile: Dockerfile
image: skynetlabs/webportal-website-skynetlabs:0.1.0
image: skynetlabs/webportal-website:0.1.0
container_name: website
restart: unless-stopped
logging: *default-logging