Commit 88d31d51 authored by Tobias Munk's avatar Tobias Munk

Merge pull request #204 from youanden/patch-1

Fix typo in Dockerfile
parents bef74ab2 33d28c2b
......@@ -5,7 +5,7 @@ RUN rm -rf /app/src /app/web /app-src
# Prepare container
# /!\ Note: Please add your own API token to config.json
# Phundament comes with a public token for your convenince which may hit the GitHub rate limit
# Phundament comes with a public token for your convenience which may hit the GitHub rate limit
COPY ./build/container-files/ /
# Install application packages, if there are changes the composer files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment