update prompt and website style
This commit is contained in:
13
.idea/runConfigurations/Dockerfile.xml
generated
Normal file
13
.idea/runConfigurations/Dockerfile.xml
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Dockerfile" type="docker-deploy" factoryName="dockerfile" server-name="Docker">
|
||||
<deployment type="dockerfile">
|
||||
<settings>
|
||||
<option name="containerName" value="" />
|
||||
<option name="commandLineOptions" value="--env-file .env -v $(pwd)/data.sqlite:/app/data.sqlite" />
|
||||
<option name="showCommandPreview" value="true" />
|
||||
<option name="sourceFilePath" value="Dockerfile" />
|
||||
</settings>
|
||||
</deployment>
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user